2006-07-17 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkentrycompletion.c (gtk_entry_completion_set_match_func):
* gtk/gtkcomboboxentry.c (gtk_combo_box_entry_set_text_column):
Fix typos in the docs.
+2006-07-17 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkentrycompletion.c (gtk_entry_completion_set_match_func):
+ * gtk/gtkcomboboxentry.c (gtk_combo_box_entry_set_text_column):
+ Fix typos in the docs.
+
2006-07-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkassistant.c: Some small documentation
+2006-07-17 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkentrycompletion.c (gtk_entry_completion_set_match_func):
+ * gtk/gtkcomboboxentry.c (gtk_combo_box_entry_set_text_column):
+ Fix typos in the docs.
+
2006-07-16 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkassistant.c: Some small documentation
* Sets the model column which @entry_box should use to get strings from
* to be @text_column.
*
- * Since: 2.4.
+ * Since: 2.4
*/
void
gtk_combo_box_entry_set_text_column (GtkComboBoxEntry *entry_box,
* is used to determine if a row should or should not be in the completion
* list.
*
- * Since: 2.4.
+ * Since: 2.4
*/
void
gtk_entry_completion_set_match_func (GtkEntryCompletion *completion,